-git-annex (10.20250631) UNRELEASED; urgency=medium
+git-annex (10.20250721) UNRELEASED; urgency=medium
+ * Improved workaround for git 2.50 bug, avoding an occasional test suite
+ failure, as well as some situations where an unlocked file did not get
+ populated when adding another file to the repository with the same
+ content.
+ * Add --url option and url= preferred content expression, to match
+ content that is recorded as present in an url.
* p2phttp: Scan multilevel directories with --directory.
* p2phttp: Added --socket option.
* Fix bug in handling of linked worktrees on filesystems not supporting
that have experienced the above bug.
* Fix symlinks generated to annexed content when in adjusted unlocked
branch in a linked worktree on a filesystem not supporting symlinks.
- * Add --url option and url= preferred content expression, to match
- content that is recorded as present in an url.
- * Improved workaround for git 2.50 bug, avoding an occasional test suite
- failure, as well as some situations where an unlocked file did not get
- populated when adding another file to the repository with the same
- content.
- -- Joey Hess <id@joeyh.name> Mon, 07 Jul 2025 15:59:42 -0400
+ -- Joey Hess <id@joeyh.name> Mon, 21 Jul 2025 14:24:01 -0400
git-annex (10.20250630) upstream; urgency=medium